clipboard: Add gdk_clipboard_claim_remote()
authorBenjamin Otte <otte@redhat.com>
Sun, 19 Nov 2017 18:18:22 +0000 (19:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 3 Dec 2017 04:43:24 +0000 (05:43 +0100)
commita5ab9a9671a3ef7b34e88fdaab55736de4d2ee7c
tree26bb3e1a18c8f0133240b2d6fa05fc0d567ea2c1
parent4728dd0a9e82607d65837c60e4aef4f6dd989d31
clipboard: Add gdk_clipboard_claim_remote()

This allows the remote clipboard to take over. The X11 clipboard already
does that.
gdk/gdkclipboard.c
gdk/gdkclipboardprivate.h
gdk/x11/gdkclipboard-x11.c